home *** CD-ROM | disk | FTP | other *** search
- I just started fooling around with PC Eudora, and want to convert a list
- of addresses (using my pine .addressbook file) into Eudora-readable
- nicknames.
-
- There appear to be two files associated with nicknames: NNDBASE.TOC and
- NNDBASE.TXT; the first is binary, the second (apparently) ASCII text. So
- I figured I'd just delete the binary, modify the ASCII using the existing
- format, and let the program rebuild the binary.
-
- Unfortunately, Eudora attempts to rebuild the .TOC file, but gives me an
- error message.
-
- Has anyone had any success with this?
-
- --
- ---------------------------------------------------------------------
- Jim Frame jhframe@ucdavis.edu (916) 756-8584 (916) 756-8201 (FAX)
- Frame Surveying & Mapping 2038 East 8th Street Davis, CA 95616
- ----------------------------------------------------------------------
- From news@bigblue.oit.unc.edu Thu Apr 3 07:04:08 1994
- Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
- id AA14093; Mon, 4 Apr 1994 13:42:22 -0400
- Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
- id AA16541; Mon, 4 Apr 1994 12:37:37 -0500
- Received: from GATEWAY by bigblue with netnews
- for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
- To: winsock@sunsite.unc.edu
- Date: 3 Apr 1994 07:04:08 GMT
- From: evanr@mit.edu (Evan Robinson)
- Message-Id: <2nlpp8$8fl@senator-bedfellow.MIT.EDU>
- Organization: Massachusetts Institute of Technology
- Sender: ses
- Subject: Problem with MS 32-bit TCP/IP beta
-
- Unfortunately, after having installed the drivers, no WinSock app that I
- ran could successfully call gethostname(). I played around with WSATEST
- to try to explore the problem (which occured in every scenario), until I
- discovered that apparently it was not working because Windows was not
- initializing the Sockets interface beforehand (via WSAStartup()).
- Knowing very little about WINSOCK's internals, I can only assume that
- somewhere this call (which I'm not sure is per-application or per-Windows
- session) is either failing or not being called. Any similar problems or
- corrections? If you know a fix, please post or reply by E-mail.
-
- Thanks!
-
- - Evan
-
-